home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / program / vbpxen.zip / VVSTART.FRM (.txt) < prev   
Visual Basic Form  |  1991-10-07  |  5KB  |  89 lines

  1. form0
  2. Visual Video Demo
  3. wwwwwwwwwwwwwwp
  4. wwwwwwwwwwwwwp
  5. Form2
  6. Picture1
  7. wwwwwwwwwwwwwwp
  8. wwwwwwwwwwwwwp
  9. Label1
  10. Visual Video Demo
  11. Label3
  12. !Video checkout system for Windows
  13. Label2
  14. *Written in Visual Basic and Paradox Engine
  15. Label6
  16. by Steve Jackson, October 1991
  17. Label5
  18. Database directory:
  19. Picture2
  20. Command1
  21. E&xit
  22. dbdir
  23. Label4
  24. Have a nice life
  25. Menucheckout
  26.     &Checkout
  27. MenuReturn
  28. &Return
  29. MenuCustomer
  30.     C&ustomer
  31. MenuInventory
  32. &Inventory
  33.     MenuAbout
  34. &About
  35. Command1_Click
  36. custadd
  37. Command2_Click
  38. custedit
  39. Form_Click
  40. @    Form_Load
  41. StartUp
  42. Form_Unload
  43. Cancel
  44. Shutdown
  45. Menuexit_Click
  46. Menucheckout_Click%
  47. MenuInventory_Click9
  48. MenuReturn_ClickO
  49. MenuCustomer_Click
  50. MenuAbout_Clickr
  51. Label3_Click
  52. Label4_Click
  53. Picture2_Click
  54. MB_ICONEXLAMATION
  55. MB_ICONEXCLAMATION
  56. Picture1_Click
  57.     MenuAbout
  58. Click
  59. MousePointer
  60. POINTER_HOURGLASS
  61. POINTER_DEFAULT
  62. MoustPointer
  63. screen
  64. itemedit
  65. checkout
  66. returnformp
  67. dbdir
  68. textz
  69. db_dir
  70. vvabout
  71. Command1_Click
  72. Form_Load
  73.     dbdir.text = db_dir
  74. Form_Unload
  75. Command2_Click
  76. Menucheckout_Click
  77. MenuInventory_Click
  78.   Start the inventory edit form MODELESS,t
  79.   which means it must be completed before returningw
  80. MenuReturn_Click
  81. MenuCustomer_Click
  82.   Start the customer edit form MODELESS,
  83.   which means it must be completed before returningr
  84. MenuAbout_Click
  85.  Show it modelesst
  86. Picture2_Click
  87. Have a very nice life!
  88. Picture1_Click
  89.